Scripting > CxEditors > CxElsEditor Object

CxElsEditor Object

The CxElsEditor object is a dialog box-based editor for the Event Logging Service (ELS). Declare the object using the following code:

CreateObject("CxEditors.CxElsEditor")

Each method in this document will assume you have declared and connected the CxElsEditor object using the following code:

Dim ElsEditor

Set ElsEditor = CreateObject("CxEditors.CxElsEditor")

ElsEditor.Connect("CYGDEMO.ELS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.